home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nippon Obsessions 2
/
Nippon Obsessions - Volume 2.iso
/
pc
/
video
/
som1.dir
/
00043_Script_43
< prev
next >
Wrap
Text File
|
1996-05-02
|
346b
|
15 lines
on exitFrame
if rollover (3) then
set the cursor of sprite 3 to [88,89]
end if
if rollover (4) then
set the cursor of sprite 4 to [88,89]
end if
if rollover (5) then
set the cursor of sprite 5 to [88,89]
end if
if rollover (6) then
set the cursor of sprite 6 to [88,89]
end if
go to the frame
end